home *** CD-ROM | disk | FTP | other *** search
-
-
-
- RRRReeeeccccttttOOOObbbbjjjj((((lllliiiibbbbrrrraaaarrrryyyy ccccaaaallllllll)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV RRRReeeeccccttttOOOObbbbjjjj((((lllliiiibbbbrrrraaaarrrryyyy ccccaaaallllllll))))
-
-
-
- NNNNAAAAMMMMEEEE
- RRRReeeeccccttttOOOObbbbjjjj - The RectObj widget class
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents Motif 2.1.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- RectObj is never instantiated. Its sole purpose is as a
- supporting superclass for other widget classes.
-
- CCCCllllaaaasssssssseeeessss
- RectObj inherits behavior and a resource from OOOObbbbjjjjeeeecccctttt.
-
- The class pointer is _r_e_c_t_O_b_j_C_l_a_s_s.
-
- The class name is RRRReeeeccccttttOOOObbbbjjjj.
-
- NNNNeeeewwww RRRReeeessssoooouuuurrrrcccceeeessss
- The following table defines a set of widget resources used
- by the programmer to specify data. The programmer can also
- set the resource values for the inherited classes to set
- attributes for this widget. To reference a resource by name
- or by class in a ....XXXXddddeeeeffffaaaauuuullllttttssss file, remove the XXXXmmmmNNNN or XXXXmmmmCCCC
- prefix and use the remaining letters. To specify one of the
- defined values for a resource in a ....XXXXddddeeeeffffaaaauuuullllttttssss file, remove
- the XXXXmmmm prefix and use the remaining letters (in either
- lowercase or uppercase, but include any underscores between
- words). The codes in the access column indicate if the
- given resource can be set at creation time (C), set by using
- XXXXttttSSSSeeeettttVVVVaaaalllluuuueeeessss (S), retrieved by using XXXXttttGGGGeeeettttVVVVaaaalllluuuueeeessss (G), or is
- not applicable (N/A).
-
- RRRReeeeccccttttOOOObbbbjjjj RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
- NNNNaaaammmmeeee CCCCllllaaaassssssss TTTTyyyyppppeeee DDDDeeeeffffaaaauuuulllltttt AAAAcccccccceeeessssssss
- XmNancestorSensitive XmCSensitive Boolean dynamic G
- XmNborderWidth XmCBorderWidth Dimension 1 CSG
- XmNheight XmCHeight Dimension dynamic CSG
- XmNsensitive XmCSensitive Boolean True CSG
- XmNwidth XmCWidth Dimension dynamic CSG
- XmNx XmCPosition Position 0 CSG
- XmNy XmCPosition Position 0 CSG
-
- XXXXmmmmNNNNaaaannnncccceeeessssttttoooorrrrSSSSeeeennnnssssiiiittttiiiivvvveeee
- Specifies whether the immediate parent of the
- gadget receives input events. Use the function
- XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee if you are changing the argument to
- preserve data integrity (see XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee). The
- default is the bitwise AND of the parent's
- XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee and XXXXmmmmNNNNaaaannnncccceeeessssttttoooorrrrSSSSeeeennnnssssiiiittttiiiivvvveeee resources.
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-
-
-
- RRRReeeeccccttttOOOObbbbjjjj((((lllliiiibbbbrrrraaaarrrryyyy ccccaaaallllllll)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV RRRReeeeccccttttOOOObbbbjjjj((((lllliiiibbbbrrrraaaarrrryyyy ccccaaaallllllll))))
-
-
-
- XXXXmmmmNNNNbbbboooorrrrddddeeeerrrrWWWWiiiiddddtttthhhh
- Specifies the width of the border placed around
- the RectObj's rectangular display area.
-
- XXXXmmmmNNNNhhhheeeeiiiigggghhhhtttt Specifies the inside height (excluding the border)
- of the RectObj's rectangular display area.
-
- XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee
- Determines whether a RectObj receives input
- events. If a RectObj is sensitive, the parent
- dispatches to the gadget all keyboard, mouse
- button, motion, window enter/leave, and focus
- events. Insensitive gadgets do not receive these
- events. Use the function XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee to change
- the sensitivity argument. Using XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee
- ensures that if a parent widget has XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee
- set to False, the ancestor-sensitive flag of all
- its children is appropriately set.
-
- XXXXmmmmNNNNwwwwiiiiddddtttthhhh Specifies the inside width (excluding the border)
- of the RectObj's rectangular display area.
-
- XXXXmmmmNNNNxxxx Specifies the x-coordinate of the upper left
- outside corner of the RectObj's rectangular
- display area. The value is relative to the upper
- left inside corner of the parent window.
-
- XXXXmmmmNNNNyyyy Specifies the y-coordinate of the upper left
- outside corner of the RectObj's rectangular
- display area. The value is relative to the upper
- left inside corner of the parent window.
-
- IIIInnnnhhhheeeerrrriiiitttteeeedddd RRRReeeessssoooouuuurrrrcccceeeessss
- RectObj inherits behavior and a resource from OOOObbbbjjjjeeeecccctttt. For a
- description of this resource, refer to the OOOObbbbjjjjeeeecccctttt reference
- page.
-
- OOOObbbbjjjjeeeecccctttt RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
- NNNNaaaammmmeeee CCCCllllaaaassssssss TTTTyyyyppppeeee DDDDeeeeffffaaaauuuulllltttt AAAAcccccccceeeessssssss
- XmNdestroyCallback XmCCallback XtCallbackList NULL C
-
- TTTTrrrraaaannnnssssllllaaaattttiiiioooonnnnssss
- There are no translations for RectObj.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD
- OOOObbbbjjjjeeeecccctttt(3).
-
-
-
-
-
-
-
-
-
- Page 2 (printed 10/3/02)
-
-
-
-